//==============================================================================
// Hades_Anim.txt
//==============================================================================




//==============================================================================
define heavenlightout
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a implode spherebirth
      }
   }
}

//==============================================================================
define godglowout
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Gaia Swirl
      }
   }
}

//==============================================================================
define Streakout
{
   set hotspot
   {
      version
      {
         Visualparticle GP X Tartarian Gate Firebirth
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a implode spherebirth
      }
   }
}

//==============================================================================
define Streak
{
   set hotspot
   {
      version
      {
         Visualparticle GP X Tartarian Gate Firebirth
      }
   }
}

//==============================================================================
define godglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Gaia Swirl
      }
   }
}

//==============================================================================

define SmokePelvis
{
   set hotspot
   {
      version
      {
        Visualparticle Special N Fire Giant SmokePelvis
      }
   }
}

//==============================================================================



define setGlow
{
   SetSelector
   {
	set hotspot
	{
		version
		{
		    Visualparticle Special N Fire Giant FirePelvis
		}
	}		    
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define Head
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Hoplite Head Iron
	    ReplaceTexture infantry g hoplite head iron/Hades head
         }
      }
   }
}
//==============================================================================
define Spear
{
   set hotspot
   {
      version
      {
         Visual Attachments A Spear Iron
      }
   }
}



//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon_IdleA
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon_BoredA
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.35 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
			version
         {
            Visual Infantry G Myrmidon_AttackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.53 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visualnone Jimmy
				Connect hotspot Streakout hotspot				
				Connect hotspot heavenLightout hotspot
				Connect RightFoot godglowout hotspot
				Connect hotspot godlightout hotspot
				Connect hotspot shockwave hotspot
			}
		}
	}
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.30 true   
            tag FootstepRight 0.80 true   
//-- end auto generated section
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
      }
   }
}

//==============================================================================
anim Birth
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visualnone Jimmy
				Connect hotspot Streak hotspot			
				Connect hotspot heavenLight hotspot
				Connect RightFoot godglow hotspot
				Connect hotspot godlight hotspot
				Connect hotspot shockwave hotspot
			}
		}
	}
}
//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Infantry G Myrmidon_FlailA
	    ReplaceTexture infantry g myrmidon iron/Hades
		Connect FRONTABDOMEN heroglow hotspot
		connect NECK SetGlow hotspot
		connect NECK SmokePelvis hotspot
            connect TopOfHead Head hotspot
            connect RightHand Spear hotspot
	    connect LeftForearm LargeNorseShield hotspot
         }
      }
   }
}

